Posts

Post marked as solved
2 Replies
Hi, I'm currently working with WidgetKit and wanna fetching data from api like your question. Can you tell me how you do it in your code? Where to call URLRequest? Can I calling the request inside the widget class? Because put both layout and logic code in same file seem like a bad idea.